Skip to content

Update CI workflows for downgrade v2 (issue #1076) #655

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 29, 2025

Conversation

ChrisRackauckas
Copy link
Member

Summary

  • Updates julia-downgrade-compat from @v1 to @v2
  • Adds ALLOW_RERESOLVE: false to julia-runtest steps in downgrade jobs
  • Addresses requirements from SciMLBase.jl issue #1076

Changes Made

  • Updated 11 CI workflow file(s)
  • Ensures compatibility with downgrade v2 requirements
  • Maintains existing test configurations and skip parameters

Test plan

  • Verify CI workflows continue to work with updated downgrade action
  • Confirm ALLOW_RERESOLVE: false prevents re-resolution as intended
  • Check that existing test groups and configurations are preserved

Fixes SciML/SciMLBase.jl#1076

🤖 Generated with Claude Code

- Updates julia-downgrade-compat from @v1 to @v2
- Adds ALLOW_RERESOLVE: false to julia-runtest steps in downgrade jobs
- Addresses requirements from SciMLBase.jl issue #1076

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@ChrisRackauckas ChrisRackauckas merged commit 36e4186 into master Jul 29, 2025
83 of 98 checks passed
@ChrisRackauckas ChrisRackauckas deleted the update-downgrade-v2 branch July 29, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Downgrade CI v2 Rollout
2 participants